NevronOpenVision
Nevron.Nov.UI Namespace / NRasterImageExporter<TContent> Class


NRasterImageExporter<TContent> Class Methods

For a list of all members of this type, see NRasterImageExporter<TContent> members.

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Copies a raster image to the clipboard. The image contains a rasterization of the document for the specified bounds and is generated with the specified dpi.  
Public MethodOverloaded. Exports the whole document to a raster image.  
Public MethodOverloaded. Creates a raster by rendering the specified area of the document with the specified DPI.  
Public MethodOverloaded. Shows a file dialog for selecting an image file and exports the document to an image.  
Public MethodOverloaded. Overridden. Exports the specified bounds of the document to an image and saves it to the given stream.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the file types supported by this image exporter.  
Internal MethodOverridden.   
Top
See Also